CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 语音识别 C

搜索资源列表

  1. hmm-1.03.tar.gz

    1下载:
  2. 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
  3. 所属分类:语音合成与识别

    • 发布日期:
    • 文件大小:12922
    • 提供者:
  1. 10-2guard

    0下载:
  2. 程序名:Guard.c //该程序是特定人语音识别 //在程序中通过三条语句的训练演示特定人连续音识别,其中第一条语句为触发命令。 //在程序开始首先训练触发命令,然后提示训练两条命令,训练完毕开始语音识别。 //当识别出触发名称后,发布命令则会听到应答-procedures Name : Guard.c / / The procedure is a specific person voice recognition / / procedures adopted by the three ph
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:161483
    • 提供者:胡珈
  1. 小小秘书(SmartAssistant)

    0下载:
  2. 本软件用C#编写,功能强大,其内容有:系统时间读取与修改,正点报时,农历算法,时节算法,定时闹钟,定时关机,日程表,记事本,私人日记,语音秘书(含语音识别功能),通信录,优美活泼的界面,是网上少见的C#学习极品。你安装完试试,肯定让你喜欢。-the software with C# prepared, powerful, its contents are : system time to read with changes revealed timekeeping, the Lunar New
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1301
    • 提供者:
  1. HTK-3.0.tar

    3下载:
  2. 用于语音识别,基于HMM模型,用C++语言编写。可用连续语音识别-It is based on HMM Model and developed with C++ which could be used to continuous speech recognition.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1538942
    • 提供者:吴昊
  1. maerkefu

    0下载:
  2. 马尔可夫模型的C语言实现,用于语音识别-Markov Model C Language for Speech Recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:15245
    • 提供者:陈世锋
  1. Metaphone.NET

    1下载:
  2. c#实现的高效语音识别程序源代码。这是一个类,需要和容器一起使用。-efficient voice recognition program source code. This is a category, needs and containers used together.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:15593
    • 提供者:sl
  1. CSharpVoice

    1下载:
  2. C#设计高精度语音识别程序。内有演示程序。-C# design accurate speech recognition procedures. Within a demonstration program.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:706173
    • 提供者:尹向东
  1. kkkkkk

    0下载:
  2. 凌阳单片机语音范例使用凌阳单片机的多命令语音识别范例- The use insults the positive monolithic integrated circuit the multi- orders speech recognition model ,C-C++,单片机开发/SCM-Sunplus voice SCM SCM example of the use of multi-Sunplus speech recognition paradigm - The use ins ult
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1019
    • 提供者:金金
  1. EndpointDetection_Pitch

    0下载:
  2. 这是一个与语音识别与端点检测有关的文件,是用C++写的源程序,相信对大家有用-This is a speech recognition with the Endpoint Detection of the documents are written in C source files, it may be useful to think
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:172022
    • 提供者:lulu
  1. dmetaphone_src

    0下载:
  2. 高精度c语音识别。使用双精度变音算法。系统环境:access2002+ vc++,vb-precision c speech recognition. Use double precision variable sound algorithm. System environment : access2002 vc, vb
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:63928
    • 提供者:妮妮
  1. VQ-DHMM

    2下载:
  2. 语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。-speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplanted to eight 16-bit MCU or DSP.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6388892
    • 提供者:xubin
  1. SpeechDemo2

    0下载:
  2. C#语音开发爱好的入门材料,C#语音识别,C#语音合成 SpeechReco TextToSpeech.-C# Development loving voice entry materials, C# Speech Recognition, C# Speech Synthesis SpeechReco TextToSpeech.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:98759
    • 提供者:杨逸
  1. sphinxbase-0.6.1.tar

    0下载:
  2. 语音识别,C++代码,可很好的执行,大家可以用用看-speech recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-11
    • 文件大小:2858820
    • 提供者:brianne
  1. 45e41ab305f6

    1下载:
  2. 基于MFCC的语音识别C语言版。这个我自己用DSP的CCS环境能运行。- environment written in C parameter extraction procedure mfcc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:137927
    • 提供者:biaoger
  1. DDHMMsucceedH

    0下载:
  2. 基于DHMM模型的汉语语音识别C语言程序,能很好的的实现训练和识别过程 ,经测试可直接使用。 -DHMM model based on Chinese Speech Recognition C language program that can achieve a very goodd training and to identify the process of complete source code can be directly used by the test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:227685
    • 提供者:宴会
  1. readwavunder-c

    0下载:
  2. visual studio 2010环境下,实现对wav文件的正确读取,在语音识别中非常重要的一步-visual studio 2010 environment, to achieve the wav file read correctly, in speech recognition is very important step
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-13
    • 文件大小:2548
    • 提供者:michael
  1. HMM-C-based

    0下载:
  2. HMM基于C语言的模型程序源代码,语音识别,数字信号处理-HMM model based on the C language source code, voice recognition, digital signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-30
    • 文件大小:12246479
    • 提供者:
  1. yuyinshibie

    0下载:
  2. 调用系统函数实现语音识别 C++实现 是值得学习的好资料 一定会有很多人喜欢的额-Call system function to achieve voice recognition C++ implementation is worth learning good information must be a lot of people like the amount of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1412763
    • 提供者:liushutan
  1. 我的录音

    0下载:
  2. C++录音程序,自己写的,编译通过,用于语音识别,可离线识别(C + + recording, available recording stream)
  3. 所属分类:其他

  1. shengwen

    2下载:
  2. 语音识别中的声纹识别测试的C++源代码,主要基于PLDA打分的小模型(Voiceprint recognition test in speech recognition C++ source code, mainly based on small PLDA scoring model)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-04-13
    • 文件大小:76800
    • 提供者:fxy080209200
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com